home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo 39 / Micro_Dingo_39_CD1.mdx / Delires / Zeebarf / hallowmullet.swf / scripts / DefineButton2_315 / BUTTONCONDACTION on(release).as
Text File  |  2002-05-21  |  59b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(21);
  4. }
  5.